func go/printer.allStars

2 uses

	go/printer (current package)
		comment.go#L22: 		if !strings.Contains(text, "\n") || allStars(text) {
		comment.go#L142: func allStars(text string) bool {